home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / winlib.lzh / WINLIB / TEXTRIGH.MOU < prev    next >
Encoding:
Text File  |  1994-03-14  |  376 b   |  16 lines

  1. /* Mouse definition block */
  2.  
  3. TEXTRIGH_MOUSE =
  4. {    0x0007,0x0007,0x0001,0x0000,0x0001,
  5. /* Mask data */
  6.     0x7E7E,0x7FFE,0x07E0,0x03F8,
  7.     0x03EC,0x03E6,0x03E3,0x03E1,
  8.     0x03E1,0x03E3,0x03E6,0x03EC,
  9.     0x03F8,0x07F0,0x7FFE,0x7E7E,
  10. /* Cursor data */
  11.     0x3C3C,0x0660,0x03C0,0x0180,
  12.     0x0190,0x0198,0x019C,0x019E,
  13.     0x019E,0x019C,0x0198,0x0190,
  14.     0x0180,0x03C0,0x0660,0x3C3C
  15. };
  16.